home *** CD-ROM | disk | FTP | other *** search
- #
- # Course configuration
- #
- tux_course_name "Bumpy Ride"
- tux_course_dim 60 560 30 550 ;# width, length of course in m
- tux_start_pt 30 2.5 ;# start position, measured from left rear corner
- tux_angle 30 ;# angle of course
- tux_elev_scale 8.0 ;# amount by which to scale elevation data
- tux_elev elev.rgb ;# bitmap specifying course elevations
- tux_terrain terrain.rgb ;# bitmap specifying terrains type
-
-
- tux_course_init
-